home *** CD-ROM | disk | FTP | other *** search
/ Serving Financial Service…olutions Suite 1994 Fall / Serving Financial Services Solutions Suite 1994 Fall.iso / Apps / Select / ComposeInColor.app / English.lproj / Channel.nib / data.classes < prev    next >
Text File  |  1994-12-14  |  211b  |  17 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. Channel = {
  7.     OUTLETS = {
  8.     stringTable;
  9.     actionView;
  10.     rgbView;
  11.     channelView;
  12.     channelMatrix;
  13.     cmykView;
  14.     };
  15.     SUPERCLASS = Object;
  16. };
  17.